hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IDCompositionColorMatrixEffect.SetMatrixElement
directx
dcomp
IDCompositionColorMatrixEffect
Animates a single element of the matrix of this color transform.
HRESULT
SetMatrixElement
(int row, int column, float value)
HRESULT
SetMatrixElement
(int row, int column, IDCompositionAnimation animation)
interface
IDCompositionColorMatrixEffect
extern (
Windows
)
HRESULT
SetMatrixElement
(
int
row
,
int
column
,
IDCompositionAnimation
animation
)
Meta
Source
See Implementation
directx
dcomp
IDCompositionColorMatrixEffect
functions
SetAlphaMode
SetClampOutput
SetMatrix
SetMatrixElement
Animates a single element of the matrix of this color transform.